home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / diastlth.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-09-23  |  3KB  |  63 lines

  1. [data]
  2.     Version = "3.1"
  3.  
  4. ; Names of the disks Setup can prompt for.
  5.  
  6. [disks]
  7.     a =.        , "Stealth v2.0 Windows 3.1 Driver Disk", diska
  8.  
  9. [display]
  10. ;profile  = driver,        Description of driver,                resolution,    286 grabber,    logo code,     VDD,           386grabber, ega.sys,   logo data,     optional work section
  11. stl2480   = a:wsps3480.drv, "Stealth VRAM v2.0     640x480  256 colors", "100,96,96",   a:vgacolor.2gr, a:vgalogo.lgo, a:vdddmnd.386, a:v7vga.3gr,, a:vgalogo.rle
  12. stl216    = a:s316.drv,     "Stealth VRAM v2.0     640x480  32k colors", "100,96,96",   a:vgacolor.2gr, a:vgalogo.lgo, a:vdddmnd.386, a:v7vga.3gr,, a:vgalogo.rle
  13. stl2600   = a:wsps3600.drv, "Stealth VRAM v2.0     800x600  256 colors", "100,96,96",   a:vgacolor.2gr, a:vgalogo.lgo, a:vdddmnd.386, a:v7vga.3gr,, a:vgalogo.rle
  14. stl21ks   = a:wsps31ks.drv, "Stealth VRAM v2.0 SF  1024x768 256 colors", "100,96,96",   a:vgacolor.2gr, a:vgalogo.lgo, a:vdddmnd.386, a:v7vga.3gr,, a:vgalogo.rle
  15. stl21kb   = a:wsps31kb.drv, "Stealth VRAM v2.0 BF  1024x768 256 colors", "100,120,120", a:vgacolor.2gr, a:vgalogo.lgo, a:vdddmnd.386, a:v7vga.3gr,, a:vgalogo.rle
  16. car21280  = a:car1280.drv,  "Stealth VRAM v2.0     1280x960  16 colors", "100,120,120", a:carvga.2gr,   a:vgalogo.lgo, a:vdddmnd.386, a:carvga.3gr,, a:vgalogo.rle
  17. car21210  = a:car1210.drv,  "Stealth VRAM v2.0     1280x1024 16 colors", "100,120,120", a:carvga.2gr,   a:vgalogo.lgo, a:vdddmnd.386, a:carvga.3gr,, a:vgalogo.rle
  18.  
  19. ; copy these fonts depending on the 386 grabber being used
  20. [v7vga.3gr]
  21. a:CGA40WOA.FON,a:CGA40850.FON
  22. a:CGA80WOA.FON,a:CGA80850.FON
  23. a:EGA40WOA.FON,a:EGA40850.FON
  24. a:EGA80WOA.FON,a:EGA80850.FON
  25.  
  26. [carvga.3gr]
  27. a:CGA40WOA.FON,a:CGA40850.FON
  28. a:CGA80WOA.FON,a:CGA80850.FON
  29. a:EGA40WOA.FON,a:EGA40850.FON
  30. a:EGA80WOA.FON,a:EGA80850.FON
  31.  
  32. [sysfonts]
  33. a:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  34. a:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  35.  
  36. [fixedfonts]
  37. a:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  38. a:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  39.  
  40. [oemfonts]
  41. a:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  42. a:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  43.  
  44. [fonts]
  45.    a:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  46.    a:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  47.  
  48.    a:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  49.    a:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  50.  
  51.    a:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  52.    a:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  53.  
  54.    a:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  55.    a:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  56.  
  57.    a:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  58.    a:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  59.  
  60.    a:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  61.    a:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  62.    a:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  63.